From: Chong Yidong Date: Fri, 20 Apr 2007 13:57:53 +0000 (+0000) Subject: * locate.el (locate): Output from shell-command should go in the X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~742 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5b91dd3e7a9668db1ede83c31a31354c7e7f33f8;p=emacs.git * locate.el (locate): Output from shell-command should go in the current buffer rather than *Shell Command Output*. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 347df768381..4843b1d360f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-04-20 Francesco Potort=8ec + + * locate.el (locate): Output from shell-command should go in the + current buffer rather than *Shell Command Output*. + 2007-04-20 Chong Yidong * paren.el (show-paren-function): Fix last fix.